purple_markup_slice

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. char* purple_markup_slice(const(char)* str, guint x, guint y)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    char*
    purple_markup_slice
    (
    const(char)* str
    ,
    guint x
    ,
    guint y
    )
  2. da_purple_markup_slice purple_markup_slice;

Meta